Versions:
Bruno 3.2.2, published by Anoop M D, is an open-source API development and testing environment positioned as a lightweight, offline-first alternative to Postman and Insomnia. Designed for developers who need to explore, debug, and automate REST, GraphQL, and other HTTP-based services, the application keeps every collection saved as plain-text Bru files inside a regular folder on the local filesystem, eliminating vendor lock-in and enabling seamless version-control workflows through Git or any preferred VCS. Because Bruno deliberately omits cloud-sync capabilities, sensitive authentication headers, environment variables, and endpoint definitions remain entirely on the user’s machine, an architecture that security-conscious teams frequently adopt for internal micro-service validation, continuous-integration smoke tests, and documentation-driven development. The program’s 103 released iterations to date demonstrate an active evolution that has added scripting support, response assertions, chain-able requests, variables scoping, and keyboard-driven navigation while retaining a minimal memory footprint. Typical use cases range from individual developers prototyping mobile back-ends to QA engineers orchestrating regression suites and DevOps groups embedding portable test collections in deployment pipelines; all benefit from diffs that are human-readable, merge-friendly, and reviewable on platforms such as GitHub or GitLab. The editor ships with syntax-highlighted Bru markup, auto-complete for HTTP verbs, cookie management, and the ability to import Postman collections, shortening migration time for existing projects. As of the current 3.2.2 build, the utility runs natively on Windows, macOS, and Linux, offering dark themes, keyboard shortcuts, and a command-line runner for headless execution. Bruno is available for free on get.nero.com, where downloads are supplied through trusted Windows package sources such as winget, always serving the latest version and supporting batch installation of multiple applications.
Tags: